home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / holding a cake to the sun < prev    next >
Text File  |  1999-06-15  |  435b  |  27 lines

  1. Category: Andrew's Filters 23
  2. Title: Holding A Cake To The Sun...
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: HolCake.8bf
  6.  
  7. R:rnd(c,mix(src(X-x,Y-y,z),c,ctl(0),ctl(1))+ctl(2))
  8.  
  9. G:rnd(c,mix(src(X-x,Y-y,z),c,ctl(0),ctl(1))+ctl(3))
  10.  
  11. B:rnd(c,mix(src(X-x,Y-y,z),c,ctl(0),ctl(1))+ctl(4))
  12.  
  13. A:a
  14.  
  15. ctl[0]: Mix 1
  16. ctl[1]: Mix 2
  17. ctl[2]: Red
  18. ctl[3]: Green
  19. ctl[4]: Blue
  20.  
  21. val[0]: 117
  22. val[1]: 54
  23. val[2]: 17
  24. val[3]: 42
  25. val[4]: 48
  26.  
  27.